home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / devel / lisp / akcl_1_6.z / akcl_1_6 / lsp / dummy.c < prev    next >
Encoding:
Text File  |  1986-11-25  |  177 b   |  7 lines

  1. /* we want this file to be older than the lsp files, and
  2.    to be something the linker doesn't mind linking in several
  3.    copies of.
  4.    */
  5. int dumb_external;
  6. static int L1(){;}
  7.